[INFO] cloning repository https://github.com/scraptors/boring-util
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scraptors/boring-util" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscraptors%2Fboring-util", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscraptors%2Fboring-util'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a526b122c72f49de796d9feb4eba87e5b44e4f2
[INFO] checking scraptors/boring-util/3a526b122c72f49de796d9feb4eba87e5b44e4f2 against master#89a99936d9e76a50e8df622e7242190841fd871b for pr-156160
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscraptors%2Fboring-util" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/scraptors/boring-util
[INFO] finished tweaking git repo https://github.com/scraptors/boring-util
[INFO] tweaked toml for git repo https://github.com/scraptors/boring-util written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/scraptors/boring-util on toolchain 89a99936d9e76a50e8df622e7242190841fd871b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/scraptors/boring-util already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/scraptors/boring`
[INFO] [stderr]     Updating git submodule `https://github.com/google/boringssl.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 2 packages to latest Rust 1.98.0-nightly compatible versions
[INFO] [stderr]       Adding boring v4.19.0 (https://github.com/scraptors/boring?rev=18e90513b0e63907a35944be631e53aecce9c48b#18e90513)
[INFO] [stderr]       Adding boring-sys v4.19.0 (https://github.com/scraptors/boring?rev=18e90513b0e63907a35944be631e53aecce9c48b#18e90513)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fslock v0.2.1
[INFO] [stderr]   Downloaded cmake v0.1.54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bd77b981ac3906d954c53073f4dc1cc71c646ae9373e7b5e2e317027cec89eb4
[INFO] running `Command { std: "docker" "start" "bd77b981ac3906d954c53073f4dc1cc71c646ae9373e7b5e2e317027cec89eb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd77b981ac3906d954c53073f4dc1cc71c646ae9373e7b5e2e317027cec89eb4" "/opt/rustwide/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd77b981ac3906d954c53073f4dc1cc71c646ae9373e7b5e2e317027cec89eb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd77b981ac3906d954c53073f4dc1cc71c646ae9373e7b5e2e317027cec89eb4" "/opt/rustwide/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bindgen v0.72.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]    Compiling boring-sys v4.19.0 (https://github.com/scraptors/boring?rev=18e90513b0e63907a35944be631e53aecce9c48b#18e90513)
[INFO] [stderr]     Checking boring v4.19.0 (https://github.com/scraptors/boring?rev=18e90513b0e63907a35944be631e53aecce9c48b#18e90513)
[INFO] [stderr]     Checking boring-util v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
[INFO] running `Command { std: "docker" "inspect" "bd77b981ac3906d954c53073f4dc1cc71c646ae9373e7b5e2e317027cec89eb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd77b981ac3906d954c53073f4dc1cc71c646ae9373e7b5e2e317027cec89eb4", kill_on_drop: false }`
[INFO] [stdout] bd77b981ac3906d954c53073f4dc1cc71c646ae9373e7b5e2e317027cec89eb4
